* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-family: Arial, 'Microsoft YaHei';
  font-size: 14px;
  overflow-x: hidden;
  background: white;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.overtext {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disnone {
  display: none;
}
.bgcolor1 {
  background: rgba(187, 120, 120, 0.6);
}
.bgcolor2 {
  background: rgba(41, 57, 86, 0.33);
}
.main {
  position: relative;
  z-index: 1;
  width: 1200px;
  height: inherit;
  margin: 0px auto;
}
.dw_p {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.dw_a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
div {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.header {
  z-index: 3;
}
.header .toplan {
  height: 84px;
  background: white;
}
.header .toplan .logo {
  float: left;
  width: 210px;
  height: 100%;
}
.header .toplan .logo img {
  margin-left: -15px;
}
.header .toplan .nav {
  width: auto;
  height: 100%;
  float: right;
}
.header .toplan .nav ul {
  width: 100%;
  height: 100%;
}
.header .toplan .nav ul li {
  text-align: center;
  width: 98px;
  height: calc(100% - 1px);
  line-height: 84px;
  line-height: 36px;
  float: left;
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.header .toplan .nav ul li a {
  background: url(../img/nav-line.png) no-repeat right center;
  width: 100px;
  height: 36px;
  float: left;
  margin-top: 24px;
}

    
.header .toplan .nav ul li .subnav {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 1920px;
  height: 0px;
  background: #eaeaea;
  padding: 0;
  overflow: hidden;
  transition: 0.3s;
  font-size: 16px;
  text-align: left;
  display: none;
}
.header .toplan .nav ul li .subnav .tit {
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}
.header .toplan .nav ul li .subnav .tit i svg {
  fill: #3399d5;
  width: 10px;
  height: 10px;
  margin-left: 5px;
}
.header .toplan .nav ul li .subnav .st-selected {
  overflow: hidden;
}
.header .toplan .nav ul li .subnav .st-selected a {
  color: #3399d5;
}
.header .toplan .nav ul li .subnav .st-selected a:hover {
  color: #b90b2e;
}
.header .toplan .nav ul li .subnav .st-selected .st_select_ul {
  margin-top: 40px;
  width: 20%;
  float: left;
  padding: 0 20px;
  box-sizing: border-box;
  min-height: 280px;
  width: 320px;
}
.header .toplan .nav ul li .subnav .st-selected .st_select_ul.ative {
  border-right: 1px solid #dddddd;
}
.header .toplan .nav ul li .subnav .st-selected .select_ul_branches div {
  display: none;
}
.header .toplan .nav ul li .subnav .st-selected .st_select_item {
  margin-top: 10px;
  color: #3399d5;
  height: 30px;
  line-height: 30px;
}
.header .toplan .nav ul li .subnav .st-selected .st_select_item:hover a {
  color: #b90b2e;
}
.header .toplan .nav ul li .subnav .st-selected .select_ul_branches1 div {
  display: none;
}
.header .toplan .nav ul li .subnav .st-selected .select_ul_branches2 {
  width: 240px;
  text-align: center;
}
.header .toplan .nav ul li .subnav .st-selected .select_ul_branches2 div {
  display: none;
  padding-top: 0px;
  color: #333333;
  font-size: 14px;
  height: auto;
}
.header .toplan .nav ul li .subnav.sub1 {
  margin-left: -688px;
}
.header .toplan .nav ul li .subnav.sub2 {
  margin-left: -824px;
}
.header .toplan .nav ul li .subnav.sub3 {
  margin-left: -960px;
}
.header .toplan .nav ul li .subnav.sub4 {
  margin-left: -1138px;
}
.header .toplan .nav ul li.on {
  background: url(../img/nav-on.png) no-repeat center bottom;
}
.header .toplan .nav ul li:hover {
  background: url(../img/nav-on.png) no-repeat center bottom;
}
.header .toplan .nav ul li:last-child a {
  background: none;
}
.header .banner img {
  width: 100%;
}
.banner {
  text-align: center;
  min-width: 1200px;
  max-width: 1920px;
  margin: auto;
}
.title_bar {
  background: #cccccc;
  padding: 25px 0 15px;
  position: relative;
}
.title_bar .title {
  font-size: 34px;
  color: #b90b2e;
  font-weight: 400;
  margin-bottom: 10px;
}
.title_bar .nav_list .cli {
  color: white;
}
.title_bar .nav_list .cli a {
  color: #e6e6e6;
}
.bodycenter {
  height: inherit;
}
.bodycenter .section1 {
  width: 100%;
  height: auto;
  padding: 30px 0 10px 0;
  border-bottom: 1px solid #dfdfdf;
}
.bodycenter .section1 .clbox {
  width: 790px;
  height: 240px;
  float: left;
}
.bodycenter .section1 .clbox .ctbox {
  float: left;
  height: 30px;
  /*.zs1 {
                    .dw_a;
                    top: 12px;
                    left: 140px;
                    width: 32px;
                    height: 6px;
                    background: #3b3b3b;
                }

                .zs2 {
                    .dw_a;
                    top: 15px;
                    left: 172px;
                    width: 620px;
                    height: 1px;
                    background: #d9d9d9;
                }*/

}
.bodycenter .section1 .clbox .ctbox .cname {
  height: 30px;
  line-height: 30px;
  text-align: left;
  font-size: 20px;
  color: black;
  font-weight: bold;
}
.bodycenter .section1 .clbox .ctbox .cname img {
  margin-right: 5px;
  margin-top: -3px;
  display: inline-block;
}
.bodycenter .section1 .clbox .clist {
  float: left;
  overflow: hidden;
  margin: 30px 0;
  margin-top: 15px;
}
.bodycenter .section1 .clbox .clist .cli {
  width: 380px;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #e1e1e1;
  margin-right: 30px;
  float: left;
  color: #666666;
}
.bodycenter .section1 .clbox .clist .cli:nth-child(2n) {
  margin-right: 0px;
}
.bodycenter .section1 .clbox .clist .cli:hover {
  color: #00a0b8;
}
.bodycenter .section1 .clbox .clist .cli .icon {
  width: 15px;
  height: 100%;
  float: left;
}
.bodycenter .section1 .clbox .clist .cli .ctxt {
  float: left;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .section1 .clbox .clist .cli .date {
  float: right;
  text-align: right;
  width: 80px;
}
.bodycenter .section1 .clbox .more {
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  background: #333333;
  color: white;
  float: right;
  margin-right: 200px;
}
.bodycenter .section1 .crbox {
  width: 375px;
  height: 240px;
  float: right;
  overflow: hidden;
}
.bodycenter .section1 .crbox .img {
  height: 146px;
  overflow: hidden;
  margin: 10px 0;
}
.bodycenter .section1 .crbox .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .section1 .crbox .img:hover img {
  transform: scale(1.2);
}
.bodycenter .section1 .crbox .tit {
  color: black;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
}
.bodycenter .section1 .crbox .desc {
  color: #666666;
  height: 40px;
  line-height: 20px;
  font-size: 14px;
  overflow: hidden;
}
.bodycenter .section2 {
  padding: 30px 0;
}
.bodycenter .section2 .tbox {
  width: calc((100% - 30px) / 3);
  float: left;
  margin-right: 15px;
}
.bodycenter .section2 .tbox:nth-child(3n) {
  margin-right: 0;
}
.bodycenter .section2 .tbox .thead {
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.bodycenter .section2 .tbox .thead img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
}
.bodycenter .section2 .tbox .conbox {
  border: 1px solid #dfdfdf;
  padding: 10px;
  padding-bottom: 0;
}
.bodycenter .section2 .tbox .conbox .img {
  height: 136px;
  overflow: hidden;
  margin-bottom: 20px;
}
.bodycenter .section2 .tbox .conbox .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .section2 .tbox .conbox .img:hover img {
  transform: scale(1.2);
}
.bodycenter .section2 .tbox .conbox .desc {
  color: #666666;
  height: 60px;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 20px;
  overflow: hidden;
}
.bodycenter .section2 .tbox .conbox .desc ul {
  width: 100%;
  padding: 0 20px;
}
.bodycenter .section2 .tbox .conbox .desc ul li {
  width: calc(100% / 3);
  float: left;
  list-style: disc;
}
.bodycenter .section2 .tbox .conbox .more {
  height: 36px;
  line-height: 36px;
  border-top: 1px solid #dfdfdf;
  color: #dfdfdf;
}
.bodycenter .section2 .tbox .conbox:hover .more {
  color: #333333;
}
.bodycenter .section3 {
  width: 100%;
  height: auto;
  background: #ecf0ec;
  padding: 40px 0;
}
.bodycenter .section3 .tbox .tli {
  margin: 30px 18px 30px 0;
  width: calc((100% - 36px) / 2);
  float: left;
  text-align: center;
}
.bodycenter .section3 .tbox .tli .img {
  width: 100%;
  height: 320px;
  border: 1px solid #d8d9d8;
  border-radius: 10px;
  background: white;
  padding: 8px;
}
.bodycenter .section3 .tbox .tli .img .ibox {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.bodycenter .section3 .tbox .tli .img .ibox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s;
}
.bodycenter .section3 .tbox .tli .img .ibox:hover img {
  transform: scale(1.2);
}
.bodycenter .section3 .tbox .tli .name {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .section3 .tbox .tli .desc {
  height: 48px;
  line-height: 24px;
  font-size: 18px;
  color: #666666;
  overflow: hidden;
}
.bodycenter .section3 .tbox .tli:nth-child(2n) {
  margin-right: 0;
  margin-left: 18px;
}
.bodycenter .section4 {
  width: 100%;
  height: 900px;
  padding: 40px 0 70px 0;
  background: url('../img/s4-bg.jpg') no-repeat;
  background-position: center;
}
.bodycenter .section4 .titbox {
  height: 75px;
  text-align: center;
}
.bodycenter .section4 .titbox .zh {
  z-index: 2;
  font-size: 36px;
  font-weight: bold;
  color: white;
}
.bodycenter .section4 .titbox .en {
  font-size: 28px;
  color: white;
  text-transform: uppercase;
}
.bodycenter .section4 .titbox .len .lf {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  left: 50%;
  width: 140px;
  height: 2px;
  background: white;
  margin-left: -345px;
  margin-top: -20px;
}
.bodycenter .section4 .titbox .len .lr {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  left: 50%;
  width: 140px;
  height: 2px;
  background: white;
  margin-left: 205px;
  margin-top: -20px;
}
.bodycenter .section4 .content {
  width: 1240px;
  height: auto;
  margin-left: -20px;
  margin-top: 60px;
  background: #93b030;
  padding: 20px;
  color: white;
}
.bodycenter .section4 .content .con1 {
  width: 550px;
  height: 280px;
  padding: 0 50px;
  float: left;
}
.bodycenter .section4 .content .con1 .tit {
  font-weight: bold;
  height: 130px;
  text-align: center;
}
.bodycenter .section4 .content .con1 .tit .zh {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  font-size: 28px;
  font-style: italic;
  top: 60px;
}
.bodycenter .section4 .content .con1 .tit .en {
  font-size: 70px;
  font-style: italic;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  top: 30px;
}
.bodycenter .section4 .content .con1 .desc {
  margin: 0px 0 20px 0;
  line-height: 30px;
  font-size: 18px;
}
.bodycenter .section4 .content .con1 .more {
  text-transform: uppercase;
}
.bodycenter .section4 .content .con2 {
  width: 650px;
  height: 280px;
  float: left;
  overflow: hidden;
}
.bodycenter .section4 .content .con2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s;
}
.bodycenter .section4 .content .con2:hover img {
  transform: scale(1.1);
}
.bodycenter .section4 .content .con3 {
  width: 550px;
  height: 280px;
  padding: 0 50px;
  float: left;
  background: #008e16;
  padding: 30px 20px 30px 45px;
}
.bodycenter .section4 .content .con3 .tit {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  height: auto;
  text-align: left;
}
.bodycenter .section4 .content .con3 .desc {
  margin: 20px 0;
  line-height: 24px;
  font-size: 14px;
}
.bodycenter .section4 .content .con3 .more {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: white;
  color: #008e16;
  text-align: center;
  text-transform: uppercase;
}
.bodycenter .section4 .content .con3 .more i {
  font-size: 24px;
}
.bodycenter .section4 .content .con4 {
  width: 650px;
  height: 280px;
  float: left;
  overflow: hidden;
  padding-left: 50px;
  padding-top: 90px;
}
.bodycenter .section4 .content .con4 .cbpm {
  width: 150px;
  height: 150px;
  float: left;
  text-align: center;
}
.bodycenter .section4 .content .con4 .cbpm .img {
  height: 50px;
  margin-bottom: 20px;
}
.bodycenter .section4 .content .con4 .cbpm .img img {
  width: auto;
  height: 50px;
}
.bodycenter .section4 .content .con4 .cbpm .txt {
  height: 50px;
  line-height: 50px;
  font-size: 24px;
}
.bodycenter .section5 {
  padding: 80px 0;
}
.bodycenter .section5 .ctype {
  border: 1px solid #00a0b8;
  height: 70px;
  line-height: 70px;
  font-size: 20px;
}
.bodycenter .section5 .ctype .tbox {
  width: 180px;
  height: 100%;
  float: left;
  color: #333333;
  text-align: center;
}
.bodycenter .section5 .ctype .tbox:hover {
  background: #1b932e;
  color: white;
}
.bodycenter .section5 .ctype .tbox.on {
  background: #00a0b8;
  color: white;
}
.bodycenter .section5 .ctype .more {
  width: 120px;
  height: 100%;
  text-align: center;
  float: right;
  font-weight: bold;
  text-transform: uppercase;
}
.bodycenter .nycenter {
  width: 100%;
  height: auto;
  padding: 30px 0;
  min-height: 400px;
}
.bodycenter .nycenter .left {
  width: 225px;
  float: left;
  margin-bottom: 30px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box {
  margin-bottom: 15px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title {
  text-align: center;
  padding: 0.7em 0;
  font-size: 20px;
  line-height: 1.5;
  background: #00a0b8;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span {
  color: white;
  font-weight: bold;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span:after {
  margin-left: 0.5em;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 1px;
  background: white;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-title span:before {
  margin-right: 0.5em;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.5em;
  height: 1px;
  background: white;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con {
  border: 1px solid #d2d2d2;
  border-top: none;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news {
  padding: 10px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li {
  padding: 0.5em 0;
  font-size: 14px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a {
  display: block;
  height: 20px;
  line-height: 20px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #d1d1d1 url(../img/left-jt.png) -1px -16px no-repeat;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:hover {
  color: #00a0b8;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .latest-news li a:hover:before {
  background-color: #00a0b8;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact {
  padding: 10px;
  font-size: 14px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact h4 {
  margin: 0.5em 0 0.8em;
  font-size: 16px;
  color: black;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p {
  position: relative;
  margin-bottom: 0;
  color: #5a5a5a;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p em {
  position: absolute;
  font-style: normal;
  margin-left: -45px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .page-wrap-contact p + p {
  border-top: 1px dashed #efefef;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav {
  margin: 0 -1px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li + li {
  border-top: 1px solid #e4e4e4;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li {
  position: relative;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li > a {
  display: block;
  font-size: 16px;
  line-height: 2.6;
  color: #2e2e2e;
  padding: 0 45px 0 25px;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn {
  position: absolute;
  z-index: 99;
  width: 20px;
  text-align: center;
  font-family: iconfont;
  top: 10px;
  right: 25px;
  cursor: pointer;
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn:after {
  content: ">";
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li .first-nav-btn.clicked:after {
  content: ">";
}
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li.clicked > a,
.bodycenter .nycenter .left .xypg-left .xypg-left-box .xypg-left-con .xypg-left-nav > li:hover > a {
  color: #666666;
}
.bodycenter .nycenter .right {
  width: 940px;
  float: right;
  margin-bottom: 30px;
}
.bodycenter .nycenter .right .page-position {
  border-bottom: 1px solid #666666;
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  float: left;
}
.bodycenter .nycenter .right .conbox {
  float: left;
  /* 下招聘列表页 */

  /* 招聘详情页面 */

}
.bodycenter .nycenter .right .conbox .cbox {
  width: 300px;
  height: 300px;
  border: 1px solid #cdcdcd;
  margin: 0 30px 30px 0;
  float: left;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper {
  overflow: hidden;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main {
  float: left;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main h1 {
  font-size: 20px;
  width: 100%;
  text-align: center;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .message01 {
  padding: 30px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .message01 h1 {
  font-size: 30px;
  text-align: left;
  padding: 20px 0px;
  font-weight: normal;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .message01 p {
  color: #123664;
  padding: 5px 0px;
  line-height: 24px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 {
  padding: 0px 30px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 .box_body01 {
  background: whitesmoke;
  padding: 30px 0px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 .box_txt01 {
  width: 350px;
  display: inline-block;
  vertical-align: top;
  height: 180px;
  border-right: #c2c2c2 1px solid;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 .box_txt02 {
  width: 350px;
  display: inline-block;
  vertical-align: top;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 .table01 td {
  padding: 5px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .messge_bom_box01 .table01 p {
  padding: 5px 0px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 {
  padding-top: 0px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .form_table01 {
  background: #eeeeee;
  width: 100%;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .form_table01 td {
  padding: 10px;
  background: white;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .form_table01 .td_left {
  width: 100px;
  text-align: right;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .input01 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: #d7d7d7 1px solid;
  padding: 0 10px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .submit01 {
  cursor: pointer;
  background: #666666;
  color: white;
  border: none;
  height: 35px;
  line-height: 35px;
  width: 200px;
  font-size: 14px;
}
.bodycenter .nycenter .right .conbox .media-coverage__wrapper .media-coverage__main .form_message01 .submit01:hover {
  background: #a41e23;
}
.bodycenter .nycenter .right .conbox .newsbox .nbody ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #dedede;
}
.bodycenter .nycenter .right .conbox .newsbox .nbody ul li .tit {
  width: 700px;
  height: 100%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .nycenter .right .conbox .newsbox .nbody ul li .vis {
  width: 70px;
  height: 20px;
  line-height: 20px;
  margin: 5px 0;
  padding: 0 10px;
  text-align: right;
  float: right;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.bodycenter .nycenter .right .conbox .newsbox .nbody ul li .vis i {
  float: left;
}
.bodycenter .nycenter .right .conbox .newsbox .nbody ul li .date {
  width: 90px;
  height: 100%;
  text-align: right;
  float: right;
  margin-right: 5px;
}
.bodycenter .nycenter .right .conbox .xypg-job-list {
  float: left;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-title {
  height: 40px;
  line-height: 40px;
  background: #00a0b8;
  font-size: 16px;
  color: white;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-title span {
  display: block;
  float: left;
  font-weight: bold;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-name {
  width: 20%;
  padding-left: 4%;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-gznx {
  width: 20%;
  padding-left: 4%;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-xlyq {
  width: 20%;
  padding-left: 4%;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-number {
  width: 20%;
  text-align: center;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-more {
  padding-left: 4%;
  width: 15%;
  text-align: center;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item {
  margin-top: 20px;
  height: 60px;
  line-height: 60px;
  background: #f8f8f8;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item:hover {
  background: #ebebeb;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item .job-item-span {
  float: left;
  font-size: 16px;
  color: #333333;
  min-height: 1px;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item .job-item-span .job-item-con {
  display: block;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item .job-more a {
  float: right;
  display: block;
  text-align: center;
  background: black;
  width: 29px;
  height: 29px;
  margin: 15px 30px 0 0;
  background: #9c9c9c url(/Content/basestatic/img/arr-job-jt.png) center no-repeat;
  border-radius: 50%;
}
.bodycenter .nycenter .right .conbox .xypg-job-list .job-item .job-more a:hover {
  background-color: #ce000c;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-title {
  font-size: 16px;
  color: white;
  background: #00a0b8;
  line-height: 60px;
  padding-left: 25px;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-con {
  background: #f8f8f8;
  padding: 25px;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-small-title {
  font-size: 16px;
  color: #ce000c;
  margin-bottom: 10px;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-con-box {
  font-size: 14px;
  color: #666666;
  margin-bottom: 20px;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-btn a {
  display: inline-block;
  font-size: 14px;
  color: white;
  background: #666666;
  width: 200px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
}
.bodycenter .nycenter .right .conbox .xypg-jod-detail .job-detail-btn a:hover {
  background: #00a0b8;
}
.bodycenter .nycenter .right .product {
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp {
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul {
  float: left;
  padding: 20px 0;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item {
  float: left;
  width: 232px;
  height: auto;
  position: relative;
  z-index: 1;
  border: 1px solid white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item:hover {
  border: 1px solid #dedede;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap {
  padding: 11px;
  background-color: white;
  -webkit-transition: border-color 0.1s ease;
  -moz-transition: border-color 0.1s ease;
  transition: border-color 0.1s ease;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-img {
  width: 210px;
  height: 308px;
  overflow: hidden;
  background: #eaeaea;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider {
  margin-top: 12px;
  width: 100%;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul {
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul li {
  float: left;
  border: 1px solid #d2d2d2;
  padding: 1px;
  background: white;
  margin-right: 2px;
  cursor: pointer;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider ul li.cur {
  border-color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider a {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .iconfont {
  font-size: 12px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .sider-prev {
  width: 26px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .sider-next {
  width: 24px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .prevStop {
  display: none;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .sider .nextStop {
  display: none;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-lie {
  overflow: hidden;
  width: 100%;
  line-height: 30px;
  margin-top: 8px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-price {
  font-size: 20px;
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-market-price {
  font-size: 14px;
  float: left;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-goods-price {
  font-size: 14px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-num {
  float: right;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-name {
  margin-top: 6px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-name a {
  height: 38px;
  overflow: hidden;
  display: block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store {
  width: 100%;
  line-height: 24px;
  margin-top: 3px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store a {
  display: inline-block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store a.store {
  color: #8c8c8c;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store em {
  color: #7b75f3;
  font-weight: 700;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-store .minimum {
  float: right;
  color: #8c8c8c;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 5px;
  height: 16px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag {
  float: left;
  height: 16px;
  line-height: 16px;
  color: white;
  background-color: #f42424;
  padding: 0 7px;
  position: relative;
  margin-right: 5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
  top: 4px;
  overflow: hidden;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i.i-left {
  left: -5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tag i.i-right {
  right: -5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-mh {
  background-color: #f861af;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-mb {
  background-color: #7b75f3;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-by {
  background-color: #63bfad;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-activity .tac-sr {
  background-color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate {
  margin-top: 10px;
  overflow: hidden;
  padding: 0 0 10px 1px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a {
  display: block;
  float: left;
  width: auto;
  height: 28px;
  line-height: 28px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  text-align: center;
  margin-left: -1px;
  position: relative;
  z-index: 2;
  padding: 0 5px;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a .ui-label {
  display: block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a:hover {
  border-color: #f42424;
  z-index: 5;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink {
  cursor: default;
  color: #b2b2b2;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink:hover {
  border-color: #dbdbdb;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a.not_compareLink:hover .ui-label {
  color: #555555;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate a .iconfont {
  font-size: 14px;
  margin: 1px 2px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart {
  width: auto;
  color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled {
  color: white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled .iconfont {
  color: white;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart.btn_disabled:hover {
  border-color: #dbdbdb;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .addcart .iconfont {
  font-size: 12px;
  margin: -1px 3px 0 0;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item .gl-i-wrap .p-operate .selected {
  color: #f42424;
}
.bodycenter .nycenter .right .product .goods-list-warp ul .gl-item:hover {
  z-index: 2;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox {
  padding: 40px 0;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli {
  float: left;
  text-align: center;
  overflow: hidden;
  width: calc( (100% -  110px ) / 3);
  height: 306px;
  margin-right: 55px;
  margin-bottom: 40px;
  border: 1px solid #eaeaea;
  padding: 0;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli:nth-child(3n+3) {
  margin-right: 0;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli a {
  padding: 0;
  display: inherit;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli:hover a img {
  transition: all ease 0.4s;
  width: 170px;
  height: 90px;
  object-fit: cover;
  transform: scale(1.2);
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox {
  overflow: hidden;
  height: 180px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .dimg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  background: rgba(206, 206, 206, 0.3);
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .dimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .fadd {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  width: 64px;
  height: 64px;
  line-height: 62px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid white;
  color: white;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  font-size: 50px;
  font-family: monospace;
  transform: scale(0);
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .imgbox .fdline {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
  height: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  transform: rotateZ(0deg) scale(0);
  transition: 0.2s;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox {
  height: 126px;
  padding: 20px;
  text-align: left;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .tit {
  height: 16px;
  font-size: 16px;
  color: #666666;
  margin-bottom: 15px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .type {
  height: 16px;
  font-size: 12px;
  color: #999999;
  margin-bottom: 10px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more {
  border: 1px solid #eaeaea;
  line-height: 40px;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more .name {
  width: 50%;
  float: left;
  color: #999999;
}
.bodycenter .nycenter .right .product .revelant-market .market-list .cbox .cli .conbox .more .arr {
  width: 50%;
  color: #dedede;
  font-size: 24px;
  text-align: left;
  transition: 0.5s;
  transform: rotateZ(180deg);
  float: left;
}
.bodycenter .nycenter .right .product .market {
  margin: 30px 0;
  padding: 60px 7% 65px;
  background: white;
}
.bodycenter .nycenter .right .product .market-more {
  margin: 0 auto;
  display: block;
  line-height: 44px;
  width: 194px;
  cursor: pointer;
}
.bodycenter .nycenter .right .product .market-more i {
  width: 23px;
  height: 23px;
  background: url(../images/home_more_white.png);
}
.bodycenter .nycenter .right .product .li-logo {
  margin-top: 20px;
  float: left;
  width: 20%;
  padding: 0 10px;
  margin-right: 0;
}
.bodycenter .nycenter .right .product .li-logo a {
  padding-bottom: 54%;
  position: relative;
}
.bodycenter .nycenter .right .product .li-logo a:hover:before {
  width: 0%;
}
.bodycenter .nycenter .right .product .market-logo {
  margin: 30px 0 50px;
  padding: 55px 7% 80px;
  background: white;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box {
  margin-top: 40px;
  margin-top: 60px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li {
  float: left;
  width: 20%;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li:nth-child(5n) {
  border-right: none;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li a {
  display: block;
  padding-bottom: 50%;
  position: relative;
}
.bodycenter .nycenter .right .product .market-logo .market-logo-box li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 90%;
  max-width: 90%;
  transition: ease all 0.4s;
  -webkit-transition: ease all 0.4s;
}
.bodycenter .nycenter .right .product .market-logo-box li:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bodycenter .nycenter .right .product .market-logo-box li .more {
  padding: 12% 0 0 15%;
}
.bodycenter .nycenter .right .product .market-logo-box li .more p {
  font-size: 18px;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-logo-box li .more span {
  margin-top: 7%;
  width: 90px;
  font-size: 12px;
  display: inline-block;
  position: relative;
}
.bodycenter .nycenter .right .product .market-logo-box li .more span i {
  position: absolute;
  margin-top: -6px;
  top: 50%;
  left: 70px;
  width: 20px;
  height: 12px;
  background: url(../images/ico_moreh.png) right no-repeat;
}
.bodycenter .nycenter .right .product .market-logo-box li .more:hover span i {
  width: 36px;
}
.bodycenter .nycenter .right .product .market-detail {
  margin: 20px 0;
  float: left;
  background: white;
}
.bodycenter .nycenter .right .product .market-detail .left {
  width: 40%;
  padding: 40px;
  float: left;
}
.bodycenter .nycenter .right .product .market-detail .left img {
  transition: 0.5s;
}
.bodycenter .nycenter .right .product .market-detail .left img:hover {
  transform: scale(1.1);
}
.bodycenter .nycenter .right .product .market-detail .right {
  width: 60%;
  padding: 30px 5%;
  float: left;
}
.bodycenter .nycenter .right .product .market-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}
.bodycenter .nycenter .right .product .market-detail .title img {
  display: inline-block;
}
.bodycenter .nycenter .right .product .market-detail .title h1 {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  color: #333333;
  font-weight: bold;
}
.bodycenter .nycenter .right .product .market-detail .title span {
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
  letter-spacing: 5px;
  font-weight: normal;
}
.bodycenter .nycenter .right .product .market-detail .title a {
  margin-top: 35px;
  float: right;
  color: #845f3a;
}
.bodycenter .nycenter .right .product .market-detail .detail {
  margin-top: 20px;
  max-width: 665px;
  position: relative;
}
.bodycenter .nycenter .right .product .market-detail .detail .return {
  top: auto;
  bottom: 0;
}
.bodycenter .nycenter .right .product .market-detail .detail .tit {
  margin-top: 25px;
  font-size: 20px;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-detail .detail .des {
  overflow: hidden;
  margin-top: 12px;
  color: #999999;
  line-height: 30px;
}
.bodycenter .nycenter .right .product .market-detail .detail .des span {
  color: #845f3a;
}
.bodycenter .nycenter .right .product .market-detail .detail .des i {
  font-style: normal;
  color: #333333;
}
.bodycenter .nycenter .right .product .market-detail .detail .p-tip {
  position: relative;
  padding-left: 55px;
}
.bodycenter .nycenter .right .product .market-detail .detail .p-tip span {
  position: absolute;
  top: 0;
  left: 0;
}
.bodycenter .nycenter .right .probox {
  margin-bottom: 20px;
  float: left;
}
.bodycenter .nycenter .right .probox .cbox {
  width: calc((100% - 40px) / 3);
  height: auto;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #dedede;
  padding: 10px;
  text-align: center;
  float: left;
}
.bodycenter .nycenter .right .probox .cbox:nth-child(3n) {
  margin-right: 0;
}
.bodycenter .nycenter .right .probox .cbox:hover .img img {
  transform: scale(1.2);
}
.bodycenter .nycenter .right .probox .cbox .img {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.bodycenter .nycenter .right .probox .cbox .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.bodycenter .nycenter .right .probox .cbox .name {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bodycenter .nycenter .right .probox .cbox .name a {
  background: none;
  color: #333333;
  padding: 0;
}
.bodycenter .nycenter .right .probox .cbox .desc {
  width: 100%;
  height: 48px;
  line-height: 24px;
  margin: 14px 0;
  overflow: hidden;
  color: #666666;
}
.bodycenter .nycenter .right .probox .cbox .more {
  width: auto;
  height: 36px;
  background: #333333;
  color: white;
  text-transform: uppercase;
  padding: 10px 20px;
  display: inline-block;
  margin: 5px 0;
}
.bodycenter .nycenter .right .probox .content .subtitle {
  text-align: center;
  margin-bottom: 25px;
  padding: 0 100px;
  line-height: 1.8;
  font-size: 16px;
}
.bodycenter .nycenter .right .probox .content .category {
  margin: 65px 0;
  text-align: center;
}
.bodycenter .nycenter .right .probox .content .category h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
.bodycenter .nycenter .right .probox .content .category a {
  font-size: 16px;
  padding: 0 24px 16px 24px;
  color: #3399d5;
}
.bodycenter .nycenter .right .probox .content .plist {
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #c2c2c2;
}
.bodycenter .nycenter .right .probox .content .plist .pbox .pic {
  float: left;
  width: 100px;
  height: 100px;
}
.bodycenter .nycenter .right .probox .content .plist .pbox .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .nycenter .right .probox .content .plist .pbox .text {
  padding: 20px 0 20px 40px;
  width: calc(100% - 100px);
  float: left;
}
.bodycenter .nycenter .right .probox .content .plist .pbox .text h2 {
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: normal;
}
.bodycenter .nycenter .right .probox .content .plist table {
  border-collapse: collapse;
  table-layout: fixed;
  border-right: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  width: 100%;
  margin-bottom: 40px;
}
.bodycenter .nycenter .right .probox .content .plist table tr {
  border-bottom: 1px solid #e2e2e2;
}
.bodycenter .nycenter .right .probox .content .plist table tr th {
  height: 83px;
  padding-top: 32px;
  vertical-align: top;
  box-sizing: border-box;
  background: #ebebeb;
  font-size: 14px;
}
.bodycenter .nycenter .right .probox .content .plist table tr td {
  padding: 10px 0;
  font-weight: 400;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
}
.bodycenter .nycenter .right .probox .content .plist table tr td svg {
  fill: #a41e23;
  width: 34px;
  height: 26px;
}
.bodycenter .nycenter .right .probox .content .nyhead .img {
  width: 280px;
  height: 280px;
  margin-right: 70px;
  float: left;
}
.bodycenter .nycenter .right .probox .content .nyhead .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .nycenter .right .probox .content .nyhead .hbox {
  width: calc(100% - 350px);
  float: left;
}
.bodycenter .nycenter .right .probox .content .nyhead .hbox .tit {
  border-bottom: 1px solid #bbbbbb;
  line-height: 1.2;
  font-size: 24px;
  height: 40px;
  margin-bottom: 20px;
}
.bodycenter .nycenter .right .probox .content .nybody {
  margin: 30px 0;
  float: left;
}
.bodycenter .nycenter .right .probox .content .nybody .tablan {
  border-bottom: 1px solid #3399d5;
  margin-bottom: 40px;
  float: left;
}
.bodycenter .nycenter .right .probox .content .nybody .tablan .tli {
  width: auto;
  padding: 15px 18px;
  background: #eeeeee;
  margin-right: 4px;
  color: #3399d5;
  margin-bottom: 4px;
  cursor: pointer;
  font-size: 16px;
  float: left;
}
.bodycenter .nycenter .right .probox .content .nybody .tablan .tli.on {
  background: #3399d5;
  color: white;
  box-shadow: 0 5px 0 #3399d5;
}
.bodycenter .nycenter .right .probox .content .nybody .tbox {
  float: left;
}
.bodycenter .nycenter .right .probox .content .nybody .tbox .tnbox {
  display: none;
  float: left;
  padding: 10px;
}
.bodycenter .gonggao {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}
.bodycenter .gonggao b {
  font-size: 14px;
  color: #009bdb;
}
.bodycenter .pptm {
  height: 759px;
  padding-top: 50px;
}
.bodycenter .pptm .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .pptm .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .pptm .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .pptm .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .pptm .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .pptm .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .pptm .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .pptm .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .pptm .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  float: left;
  color: #333333;
  font-size: 18px;
}
.bodycenter .pptm .htbox .cbox span {
  color: red;
}
.bodycenter .pptm .cbody {
  border: 1px solid #009bdb;
  margin-top: 40px;
}
.bodycenter .pptm .cbody .cli {
  float: left;
}
.bodycenter .pptm .cbody .cli img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bodycenter .pptm .cbody .cli:nth-child(1) {
  width: 356px;
  height: 430px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(2) {
  width: 458px;
  height: 215px;
  border-right: 1px solid #009bdb;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(3) {
  width: 192px;
  height: 215px;
  border-right: 1px solid #009bdb;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(4) {
  width: 192px;
  height: 215px;
  border-bottom: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(5) {
  width: 229px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(6) {
  width: 229px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(7) {
  width: 192px;
  height: 215px;
  border-right: 1px solid #009bdb;
}
.bodycenter .pptm .cbody .cli:nth-child(8) {
  width: 192px;
  height: 215px;
}
.bodycenter .ptfw {
  background: url(../img/ptfw-bg.jpg) no-repeat top center;
  height: 759px;
  padding-top: 20px;
}
.bodycenter .ptfw .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .ptfw .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .ptfw .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .ptfw .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .ptfw .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .ptfw .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .ptfw .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .ptfw .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .ptfw .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  font-size: 18px;
  float: left;
  color: #333333;
}
.bodycenter .ptfw .htbox .cbox span {
  color: red;
}
.bodycenter .ptfw .cbody {
  margin-top: 20px;
}
.bodycenter .ptfw .cbody .lbox {
  float: left;
  width: 300px;
  height: 450px;
  background: #9ac8f4;
}
.bodycenter .ptfw .cbody .rbox {
  float: left;
  width: 900px;
  height: 450px;
}
.bodycenter .ptfw .cbody .rbox .cli {
  float: left;
  width: 434px;
  height: 218px;
  border: 1px solid #d7d7d7;
  margin: 0 0 14px 14px;
  padding: 25px;
  background: white;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox {
  width: 170px;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modename {
  color: #333333;
  font-size: 34px;
  margin-bottom: 20px;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modebtn {
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 120px;
  height: 36px;
  line-height: 34px;
  text-align: center;
  color: #666666;
  font-size: 16px;
  margin-bottom: 20px;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modebtn a {
  width: 100%;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .clbox .modedes {
  font-size: 20px;
  color: #666666;
}
.bodycenter .ptfw .cbody .rbox .cli .crbox {
  width: 212px;
  height: 100%;
  padding-left: 10px;
  float: left;
}
.bodycenter .ptfw .cbody .rbox .cli .crbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.bodycenter .jpkh {
  background: url(../img/jpkh-bg.jpg) no-repeat top center;
  height: 546px;
  padding-top: 20px;
}
.bodycenter .jpkh .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .jpkh .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .jpkh .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .jpkh .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .jpkh .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .jpkh .cbody {
  border: 1px solid #ebebeb;
  margin-top: 20px;
}
.bodycenter .jpkh .cbody .cli {
  float: left;
  width: 20%;
  height: 158px;
  border: 1px solid #cbcbcb;
  background: white;
  padding: 20px;
}
.bodycenter .jpkh .cbody .cli a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .jczs {
  background: url(../img/jczs-bg.png) no-repeat center bottom;
  height: 624px;
  padding-top: 20px;
}
.bodycenter .jczs .titbox {
  color: #333333;
  text-align: center;
  padding: 40px 0;
}
.bodycenter .jczs .titbox .hname {
  display: inline-block;
  width: auto;
  font-size: 36px;
  font-weight: bold;
  margin: 0 10px;
}
.bodycenter .jczs .titbox .hname span {
  color: red;
  font-weight: normal;
  margin-left: 10px;
}
.bodycenter .jczs .titbox .line {
  display: inline-block;
  width: 140px;
}
.bodycenter .jczs .titbox .line .xian {
  height: 4px;
  background: #333333;
  margin-top: -14px;
}
.bodycenter .jczs .htbox {
  border-bottom: 2px solid #009bdb;
}
.bodycenter .jczs .htbox .ibox {
  width: 30px;
  height: 44px;
  float: left;
}
.bodycenter .jczs .htbox .ibox img {
  object-position: center;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.bodycenter .jczs .htbox .cbox {
  width: 1170px;
  height: 44px;
  line-height: 44px;
  padding: 0 8px;
  font-size: 18px;
  float: left;
  color: #333333;
}
.bodycenter .jczs .htbox .cbox span {
  color: red;
}
.bodycenter .jczs .cbody {
  margin-top: 40px;
}
.bodycenter .jczs .cbody .lbox {
  float: left;
  width: 448px;
  height: 330px;
  border-right: 1px solid #cbcbcb;
  background: white;
  overflow: hidden;
  background: url('../img/cjpt.jpg') no-repeat;
  background-size: cover;
  padding: 40px;
}
.bodycenter .jczs .cbody .lbox .hbox {
  margin-bottom: 20px;
}
.bodycenter .jczs .cbody .lbox .hbox .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 4px;
  color: white;
  font-weight: bold;
}
.bodycenter .jczs .cbody .lbox .hbox .line {
  height: 2px;
  width: 60px;
  background: white;
  margin: auto;
}
.bodycenter .jczs .cbody .lbox ul {
  color: white;
}
.bodycenter .jczs .cbody .lbox ul li {
  list-style: disc;
  font-size: 18px;
  font-weight: bold;
}
.bodycenter .jczs .cbody .lbox ul li p {
  font-size: 14px;
  font-weight: normal;
  height: 48px;
  line-height: 48px;
}
.bodycenter .jczs .cbody .rbox {
  background: url('../img/zsjc-r.jpg') no-repeat;
  background-size: cover;
  width: 752px;
  height: 330px;
  float: left;
}
.bodycenter .jczs .cbody .rbox .cli {
  float: left;
  width: 188px;
  height: 330px;
  border-right: 2px solid #cbcbcb;
  color: white;
  text-align: center;
}
.bodycenter .jczs .cbody .rbox .cli .hbox {
  margin-top: 80px;
}
.bodycenter .jczs .cbody .rbox .cli .hbox .name {
  text-align: center;
  font-size: 24px;
  margin-bottom: 4px;
  font-weight: bold;
}
.bodycenter .jczs .cbody .rbox .cli .hbox .line {
  height: 2px;
  width: 60px;
  background: #0b73d2;
  margin: auto;
}
.bodycenter .jczs .cbody .rbox .cli .box1 {
  margin-top: 60px;
  font-size: 18px;
}
.bodycenter .jczs .cbody .rbox .cli .box1 span {
  font-size: 30px;
  font-weight: bold;
  color: #0b73d2;
  margin-right: 6px;
}
.bodycenter .jczs .cbody .rbox .cli .box1 .clcolor {
  color: white;
}
.bodycenter .jczs .cbody .rbox .cli .box2 {
  font-size: 18px;
  margin-top: 10px;
}
.bodycenter .jczs .cbody .rbox .cli:nth-child(5) {
  border-right: 0;
}
.bodycenter .bottombox {
  width: 100%;
}
.bodycenter .bottombox .line {
  height: 40px;
  border-bottom: 1px solid #eaeaea;
}
.bodycenter .bottombox .line .himg {
  width: 104px;
  height: 20px;
  margin: 10px 0;
  margin-right: 10px;
  float: left;
}
.bodycenter .bottombox .line .bcom {
  width: calc(100% - 114px);
  height: 100%;
  float: left;
}
.bodycenter .bottombox .line:last-child {
  border-bottom: none;
}
.bodycenter .sitemap .navbox {
  float: left;
  padding: 30px 0;
}
.bodycenter .sitemap .navbox .navlie {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.bodycenter .sitemap .navbox .navlie .tit {
  text-align: left;
  font-size: 18px;
  margin-bottom: 20px;
}
.bodycenter .sitemap .navbox .navlie .li {
  width: auto;
  text-align: left;
  font-size: 14px;
  padding-left: 32px;
  height: 20px;
  float: left;
}
.footer {
  background: #00a0b8;
  padding: 20px 0;
}
.footer .bottom .copyright {
  line-height: 20px;
  font-size: 14px;
  color: white;
  text-align: center;
  overflow: hidden;
}
